feat(together-ai/ideogram/ideogram-4.0): add new models [bot]#1302
Conversation
|
/test-models |
Gateway test setup failed for
|
|
/test-models |
Gateway test results
Skipped (1)
Skip reason |
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 4a6e1e5. Configure here.
| modalities: | ||
| input: | ||
| - text | ||
| output: |
There was a problem hiding this comment.
Missing image input modality
Medium Severity
modalities.input lists only text, but Together’s Ideogram 4.0 image API accepts reference images (e.g. via image_url) for image-to-image flows. The prior ideogram-3.0 entry includes image input, so callers relying on this registry may block or mis-route img2img requests.
Reviewed by Cursor Bugbot for commit 4a6e1e5. Configure here.


Auto-generated by model-addition-agent for
together-ai/ideogram/ideogram-4.0.Note
Low Risk
Adds a standalone YAML model catalog entry with no application or auth logic changes.
Overview
Adds a new Together AI provider definition for
ideogram/ideogram-4.0as an active, serverless text-to-image model.Pricing is set at $0.06 per image (
input_cost_per_image, all regions). The entry declares text input and image output,supportedModes: image, and stripsreasoning_effortviaremoveParams. Pricing is sourced from Together’s pricing page.Reviewed by Cursor Bugbot for commit 4a6e1e5. Bugbot is set up for automated code reviews on this repo. Configure here.